| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 106 |
| Lines of code | 78 |
| Logical lines of code | 34 |
| Comment lines | 15 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| delete_note_by_id() | 62 | 3 | 12 | |
| delete_note_by_order_id() | 62 | 3 | 12 | |
| get_note_by_id() | 62 | 3 | 12 | |
| get_all_notes_by_order_id() | 62 | 3 | 12 | |
| create_note() | 68 | 3 | 7 | |
| update_note() | 69 | 3 | 6 | |
| create_table() | 58 | 1 | 17 |